Packet Driver
-------------

This driver is written based on the document of PC/TCP packet driver
specification released by FTP Software, Inc. In this readme file we
will tell you how to install your driver to drive your PCI Ethernet
Card.

To install the driver, just key in the command line in the format as
shown below:
                PCIPKT 0x<parameter1>
        where
               <parameter1> is the driver software interrupt number

        and the PARAMETER IS IN HEXADECIMAL



   For example:
               if you choose S/W int=6f
               just key in
                              PCIPKT 0x6f


If any error messages or warnning statements are shown, just check
the following:
           * Is there any error in your command line such as format error
             or values not allowed ?

-------------------------------------[END]--------------------------------------
